Fix up GtkLabel and GtkImage sizing
authorMatthias Clasen <mclasen@redhat.com>
Tue, 27 May 2014 04:21:46 +0000 (00:21 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 27 May 2014 04:22:40 +0000 (00:22 -0400)
commit3b30cfa344ebc035ae7318dda5cfa11b8ab3aee7
treeabe1f550d3dd33dba04e2727b92ddaf286225a5a
parent2488b954f24c01f99995ff22898628c57b4aedc1
Fix up GtkLabel and GtkImage sizing

When GtkMisc was removed, I forgot to apply the style context
padding. This caused the info-bar-message-types reftest to fail.
gtk/gtkimage.c
gtk/gtklabel.c